Prettied up code slightly. Start of pnm loader (from file and
authorMichael Fulbright <drmike@redhat.com>
Fri, 5 Nov 1999 00:16:10 +0000 (00:16 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Fri, 5 Nov 1999 00:16:10 +0000 (00:16 +0000)
commit01fcce4cf94c948b0c4ee88f7cca9ccb5ae472f5
tree82d0b4ba2252798816c4eb738dcb8b8ca0f7c605
parentf527b8909f4aefbde3022da5270a5f3c0ec12587
Prettied up code slightly. Start of pnm loader (from file and

999-11-04  Michael Fulbright  <drmike@redhat.com>

* src/io-jpeg.c: Prettied up code slightly.
* src/io-pnm.c:  Start of pnm loader (from file and progressively).
                 Doesn't do much yet (will finish tomorrow).
* src/gdk-pixbuf-io.c: Added pnm to structure of known types.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/io-jpeg.c
gdk-pixbuf/io-pnm.c [new file with mode: 0644]